Skip to content

Update after IsNewDbgInfoFormat removal#3237

Merged
svenvh merged 1 commit intoKhronosGroup:mainfrom
svenvh:IsNewDbgInfoFormat
Jun 13, 2025
Merged

Update after IsNewDbgInfoFormat removal#3237
svenvh merged 1 commit intoKhronosGroup:mainfrom
svenvh:IsNewDbgInfoFormat

Conversation

@svenvh
Copy link
Member

@svenvh svenvh commented Jun 13, 2025

Remove occurrences of IsNewDbgInfoFormat after llvm-project commit 97ac6483aaea ("[DebugInfo][RemoveDIs] Delete debug-info-format flag (#143746)", 2025-06-12).

Now only the new DebugInfo format exists, so remove the code paths that handled the old format. There might be more code we can remove, but keep this change minimal to just fix the build.

Remove occurrences of IsNewDbgInfoFormat after llvm-project commit
97ac6483aaea ("[DebugInfo][RemoveDIs] Delete debug-info-format flag
(#143746)", 2025-06-12).

Now only the new DebugInfo format exists, so remove the code paths
that handled the old format.  There might be more code we can remove,
but keep this change minimal to just fix the build.
@svenvh svenvh merged commit 37a91c7 into KhronosGroup:main Jun 13, 2025
7 of 9 checks passed
@svenvh svenvh deleted the IsNewDbgInfoFormat branch June 13, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants